home *** CD-ROM | disk | FTP | other *** search
- var §+15§ = true;
- this.onEnterFrame = function()
- {
- if(eval("+15"))
- {
- if(_root.check_id == "" || _root.check_id == undefined || _root.check_id == null)
- {
- _root.user_id = "guest";
- }
- else
- {
- set("+15",false);
- _root.user_id = _root.check_id;
- _root.text_mc.mc.play();
- }
- }
- };
-